home *** CD-ROM | disk | FTP | other *** search
/ PC Format Collection 12 / PC Format CD-ROM Collection Number 12 (Future Publishing) (April 1995).bin / hcwdemo / message.bat < prev    next >
DOS Batch File  |  1995-02-13  |  409b  |  19 lines

  1. echo off
  2. cls
  3. echo "How Multimedia Computers Work" must be run through windows
  4. echo.
  5. echo To do this .....
  6. echo.
  7. echo    1. Quit from the PC Format menu
  8. echo    2. Start windows
  9. echo    3. Choose RUN in program manager and select 
  10. echo.
  11. echo                     \HCWDEMO\HCWDEMO.EXE 
  12. echo.                
  13. echo                   from your CD drive
  14. echo.
  15. echo    And away you go!
  16. echo.
  17. pause
  18.  
  19.